USskyscrapers.csv

Description

Data about structures in the United States that are \(\ge\) 100 meters tall (as of ~2015).

Variables

Rows: 2,105
Columns: 8
$ Rank      <dbl> 26, 43, 47, 50, 51, 64, 68, 71, 73, 75, 85, 99, 100, 108, 11…
$ Building  <chr> "One World Trade Center", "Willis Tower", "Trump Internation…
$ City      <chr> "New York City", "Chicago", "Chicago", "New York City", "New…
$ Height    <dbl> 541.3, 442.1, 423.2, 417.0, 415.1, 381.0, 365.8, 350.2, 346.…
$ Floors    <dbl> 94, 108, 98, 110, 110, 102, 55, NA, 83, 100, NA, 77, 52, 55,…
$ Completed <dbl> 2014, 1974, 2009, 1972, 1973, 1931, 2009, 1996, 1973, 1969, …
$ Material  <chr> "composite", "steel", "concrete", "steel", "steel", "steel",…
$ Use       <chr> "office", "office", "residential / hotel", "office", "office…
# A tibble: 6 × 8
   Rank Building           City      Height Floors Completed Material Use       
  <dbl> <chr>              <chr>      <dbl>  <dbl>     <dbl> <chr>    <chr>     
1    26 One World Trade C… New York…   541.     94      2014 composi… office    
2    43 Willis Tower       Chicago     442.    108      1974 steel    office    
3    47 Trump Internation… Chicago     423.     98      2009 concrete residenti…
4    50 One World Trade C… New York…   417     110      1972 steel    office    
5    51 Two World Trade C… New York…   415.    110      1973 steel    office    
6    64 Empire State Buil… New York…   381     102      1931 steel    office    

References

Source: StatCrunch public datasets